debian/control: fixing a typo about lib version
authorMatteo F. Vescovi <mfv.debian@gmail.com>
Tue, 7 Feb 2012 17:32:27 +0000 (18:32 +0100)
committerMatteo F. Vescovi <mfv.debian@gmail.com>
Tue, 7 Feb 2012 17:32:27 +0000 (18:32 +0100)
Before merging the experimental branch on master,
I forgot to change version number in library dependency
of -dbg package. Doing it now.

Git-Dch: Ignore

debian/control

index 3b75b65a80ce007182970b19e4849fecc15fe28a..d43c099d5468d5eaaf53f68c714214b49f71ab87 100644 (file)
@@ -45,7 +45,7 @@ Package: libbabl-0.1-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libbabl-0.0-0 (= ${binary:Version}),
+Depends: libbabl-0.1-0 (= ${binary:Version}),
          ${misc:Depends}
 Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
  Babl is a dynamic, any to any, pixel format conversion library. It